home *** CD-ROM | disk | FTP | other *** search
/ Spacewalker F97 / Spacewalker F97.iso / DRIVER / 245 / OS2 / OPTI.SCR < prev    next >
Encoding:
Text File  |  1997-03-12  |  5.2 KB  |  91 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  OPTI.SCR                                              */
  4. /*                                                                           */
  5. /* DESCRIPTIVE NAME:  Filelist control file audio device Installation        */
  6. /*                                                                           */
  7. /* COPYRIGHT:                                                                */
  8. /*              Copyright (c) IBM Corporation  1997                          */
  9. /*                        All Rights Reserved                                */
  10. /*                                                                           */
  11. /* DESCRIPTION:                                                              */
  12. /* This file lists all the files that should be copied by Minstall in order  */
  13. /* to install the adapter.                                                   */
  14. /*                                                                           */
  15. /* The subdirectories used are listed below.  If you need other              */
  16. /* subdirectories, you must define them in the CONTROL.SCR file.             */
  17. /*                                                                           */
  18. /*   sourcedir= "\\"                                       = 0               */
  19. /*                                                                           */
  20. /*   destindir= "\\MMOS2\\"                                = 0               */
  21. /*   destindir= "\\MMOS2\\DLL\\"                           = 2               */
  22. /*   destindir= "\\MMOS2\\INSTALL\\'                       = 4               */
  23. /*   destindir= "\\MMOS2\\HELP\\"                          = 7               */
  24. /*   destindir= "\\OS2\\BOOT\\"                            = 8               */
  25. /*                                                                           */
  26. /*************************** END OF SPECIFICATIONS ***************************/
  27.  
  28. /*  Total Number of Files to copy                                            */
  29. /*  Change this number to match the number of files you are copying          */
  30.     47
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0       0     2      0    "cardinfo.dll"   /* Info for install           */
  35.     0       1     2      0    "dialog.dll"     /* Audio Specific */
  36.     0       1     2      0    "opaudres.dll"   /* Audio Resource */
  37.     0       3     2      0    "wininst.dll"    /* Generic WINDOWS audio installation DLL */
  38.     0       3     2      0    "winres.dll"     /* Resource file for Windows Installation */
  39.     0       1     0      0    "snd931.sys"      /* Audio Driver   */
  40.     0       1     0      0    "vsnd931.sys"     /* VDD            */
  41.     0       2     0      0    "opl3.sys"       /* MIDI Driver    */
  42. /*    0       2     0      0    "timer0.sys"     /* Timer Driver   */
  43. /*    0       2     8      0    "clock01.sys"    /* New Clock driver */
  44. /*    0       2     8      0    "clock02.sys"    /* New clock driver */
  45.     0       0     0      0    "minstall.exe"   /* Latest version MINSTALL from FullPack */
  46.     0       1     0      0    "qsnd931.exe"    /* Query OPTI hardware info    */
  47.     0       0     4      0    "audplay.ico"    /* Audio Icon     */
  48.     0       0     4      0    "midiplay.ico"   /* Midi Icon      */
  49.     0       1     4      0    "vidplay.ico"    /* Video Icon     */
  50.     0       1     7      0    "snd931.hlp"      /* Mad-16 Help */
  51.     0       1     8      0    "init931.sys"      /* Mad-16 driver */
  52.     0        0      10     0    "readme.1st"
  53.     0        0      10     0    "opaudres.dll"
  54.     0        0      10     0    "snd931.sys"
  55.     0        0      10     0    "init931.sys"
  56.     0        0      10     0    "snd931.hlp"
  57.     0        0      10     0    "snd931.ico"
  58.     0        0      10     0    "opti.scr"
  59.     0        0      10     0    "midiplay.ico"
  60.     0        0      10     0    "minstall.exe"
  61.     0        0      10     0    "opl3.sys"
  62.     0        0      10     0    "qsnd931.exe"
  63.     0        0      10     0    "vidplay.ico"
  64.     0        0      10     0    "vsnd931.sys"
  65.     0        0      10     0    "winaud.ico"
  66.     0        0      10     0    "wininst.dll"
  67.     0        0      10     0    "winres.dll"
  68.     0        0      10     0    "dialog.dll"
  69.     0        0      10     0    "audplay.ico" 
  70.     0        0      10     0    "control.scr"
  71.     0        0      10     0    "cardinfo.dll"
  72.     0        0      10     0    "timer0.sys"
  73.     0        0      10     0    "clock01.sys"
  74.     0        0      10     0    "clock02.sys"
  75.     0        0      10     0    "snd931.drv"
  76.     0        0      10     0    "optikb.dll"
  77.     0        0      10     0    "midimap.cfg"
  78.     0        0      10     0    "msmixmgr.dll"
  79.     0        0      10     0    "mcicda.drv"
  80.     0        0      10     0    "vsnd931d.386"
  81.     0        0      10     0    "opti.ini"
  82.     0        0      10     0    "mix931.ini"
  83.     0        0      10     0    "mixer_ix.exe"
  84.  
  85. /*    0       2     2      0    "mpures.dll"    /* Adapter info for runtime    */
  86. /*    0       2     8      0    "clock01.sys"   /* ISA clock driver            */
  87. /*    0       2     8      0    "clock02.sys"   /* MCA clock driver            */
  88. /*    0       2     8      0    "timer0.sys"    /* Highres timer driver        */
  89. /*    0       2     0      0    "mpu401.sys"    /* Midi Device driver          */
  90.         
  91.